home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / 02 / xiaoxiao6.swf / scripts / DefineButton2_817 / BUTTONCONDACTION on(keyPress Space).as
Text File  |  2002-01-14  |  87b  |  7 lines

  1. on(keyPress "<Space>"){
  2.    tellTarget("/05/0502")
  3.    {
  4.       nextFrame();
  5.    }
  6. }
  7.